Fix #65
authorjustbur <justin@burkett.cc>
Wed, 23 Sep 2015 18:00:46 +0000 (14:00 -0400)
committerjustbur <justin@burkett.cc>
Wed, 23 Sep 2015 18:00:46 +0000 (14:00 -0400)
commitc1873df76dc8d1907405ccb8af8ef7a0da1c63e9
treed1696a367748d748a6d321a24dd29938c350652e
parentdf53b5d11cf507b68c2b8ec9d566981d241667f4
Fix #65

Don't try to backup the value of `prefix-help-command` because it was
getting set to `which-key-show-next-page` somehow creating an infinite
recursion error. Just call `describe-prefix-bindings` directly, which
should cover almost all cases.
which-key.el